PI

Syntax: PI
Location: QL ROM

This function is a constant number which returns the value of  with an error of 10^(-29).

CROSS-REFERENCE:
The trigonometrical functions (SIN, TAN, ACOS etc) expect parameters in radians, so PI must be used in most cases.
Another fundamental mathematical constant, e, can be obtained with EXP(1).
